.jk9yqp0qca {
    border-width: 2px;
}

img,
.card-wrap,
.ze76xbpqk5,
.video-wrapper,
.mbr-figure iframe,
.vng9r32nan iframe,
.vcvlhqjm0t,
.plan,
.fwglnkkbvy,
.zx0rive5mp {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fbf8f5;
}

body {
    font-family: Golos Text;
}

.fhmmgs1ddn {
    font-family: 'Golos Text', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.fhmmgs1ddn>.nrsx84sbay {
    font-size: 6.25rem;
}

.o0r75t0qpb {
    font-family: 'Golos Text', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.o0r75t0qpb>.nrsx84sbay {
    font-size: 5rem;
}

.a0a2dbf0qh {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.a0a2dbf0qh>.nrsx84sbay {
    font-size: 1.5rem;
}

.xtn8xbsack {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.xtn8xbsack>.nrsx84sbay {
    font-size: 3.125rem;
}

.sfed3trxtu {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.sfed3trxtu>.nrsx84sbay {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .fhmmgs1ddn {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .fhmmgs1ddn {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .o0r75t0qpb {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .a0a2dbf0qh {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .xtn8xbsack {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .sfed3trxtu {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .fhmmgs1ddn {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .o0r75t0qpb {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .a0a2dbf0qh {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .xtn8xbsack {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .sfed3trxtu {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.jk9yqp0qca {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .jk9yqp0qca {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #895737 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.ylqavrl09u,
.ylqavrl09u:active {
    background-color: #895737 !important;
    border-color: #895737 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.ylqavrl09u:hover,
.ylqavrl09u:focus,
.ylqavrl09u.focus,
.ylqavrl09u.b9vg8cjevc {
    color: inherit;
    background-color: #ad6e46 !important;
    border-color: #ad6e46 !important;
    box-shadow: none;
}

.ylqavrl09u.disabled,
.ylqavrl09u:disabled {
    color: #ffffff !important;
    background-color: #ad6e46 !important;
    border-color: #ad6e46 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #c08552 !important;
    border-color: #c08552 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.b9vg8cjevc {
    color: inherit;
    background-color: #ce9f77 !important;
    border-color: #ce9f77 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #ce9f77 !important;
    border-color: #ce9f77 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.b9vg8cjevc {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.b9vg8cjevc {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.b9vg8cjevc {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.b9vg8cjevc {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.b9vg8cjevc {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.b9vg8cjevc {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #895737;
    color: #895737;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.b9vg8cjevc {
    color: #4b301e !important;
    background-color: transparent !important;
    border-color: #4b301e !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #895737 !important;
    border-color: #895737 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #c08552;
    color: #c08552;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.b9vg8cjevc {
    color: #895a32 !important;
    background-color: transparent !important;
    border-color: #895a32 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #c08552 !important;
    border-color: #c08552 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.b9vg8cjevc {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.b9vg8cjevc {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.b9vg8cjevc {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.b9vg8cjevc {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.b9vg8cjevc {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.u3e0r1gwra,
.u3e0r1gwra:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.u3e0r1gwra:hover,
.u3e0r1gwra:focus,
.u3e0r1gwra.focus,
.u3e0r1gwra.b9vg8cjevc {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.u3e0r1gwra.disabled,
.u3e0r1gwra:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #895737 !important;
}

.text-secondary {
    color: #c08552 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.yata8e0ayw {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.b9vg8cjevc {
    color: #40291a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.b9vg8cjevc {
    color: #7e532e !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.b9vg8cjevc {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.b9vg8cjevc {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.b9vg8cjevc {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.b9vg8cjevc {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.b9vg8cjevc {
    color: #c7c7c7 !important;
}

a.yata8e0ayw:hover,
a.yata8e0ayw:focus,
a.yata8e0ayw.b9vg8cjevc {
    color: #000000 !important;
}

a[class*="text-"]:not(.pqkg06gvm6):not(.dropdown-item):not([role]):not(.nmia7mrfz6) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.pqkg06gvm6):not(.dropdown-item):not([role]):not(.nmia7mrfz6):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .pqkg06gvm6.b9vg8cjevc {
    color: #895737;
}

.nav-tabs .pqkg06gvm6:not(.b9vg8cjevc) {
    color: #232323;
}

.rc8q5q0xrn {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.emcjostf6d {
    background-color: #ae1e2c;
}

.csqd6elr0t .jk9yqp0qca:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.b9vg8cjevc .jk9yqp0qca {
    background-color: #895737;
    border-color: #895737;
    color: #ffffff;
}

.mbr-gallery-filter li.b9vg8cjevc .jk9yqp0qca:focus {
    box-shadow: none;
}

.nav-tabs .pqkg06gvm6 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #895737;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c89777;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.bnnympotzc {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.bnnympotzc>.nrsx84sbay {
    font-size: 1.75rem;
}

.bnnympotzc:hover,
.bnnympotzc:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #895737 !important;
}

.bnnympotzc:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.bnnympotzc:-webkit-input-placeholder>.nrsx84sbay {
    font-size: 1.75rem;
}

blockquote {
    border-color: #895737;
}

/* Forms */
.r0k5f6snvh .input-group-btn .jk9yqp0qca {
    border-radius: 100px !important;
}

.r0k5f6snvh .input-group-btn .jk9yqp0qca:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.r0k5f6snvh .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.r0k5f6snvh .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #895737;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #895737;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #895737;
    border-bottom-color: #895737;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #895737 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #c08552 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23895737' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .eu26v9y5wi {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .eu26v9y5wi {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .m5k08zao6q {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .m5k08zao6q {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.mgrddroz9y {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.mgrddroz9y .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .mgrddroz9y .lvip8f6q0b {
        transform: scale(0.8);
    }
}

.mgrddroz9y .baed12kg69 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.mgrddroz9y .baed12kg69 img {
    max-width: 100%;
    max-height: 100%;
}

.mgrddroz9y .baed12kg69 .nmia7mrfz6 {
    line-height: inherit !important;
}

.mgrddroz9y .baed12kg69 .yffc42m5qm a {
    outline: none;
}

.mgrddroz9y .v9f6ioxetl {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.mgrddroz9y .v9f6ioxetl .g1e89efz0s {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.mgrddroz9y .v9f6ioxetl .g1e89efz0s .pqkg06gvm6 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.mgrddroz9y .v9f6ioxetl .g1e89efz0s .pqkg06gvm6:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.mgrddroz9y .v9f6ioxetl .open .pqkg06gvm6::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .mgrddroz9y .v9f6ioxetl .open .pqkg06gvm6::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.mgrddroz9y .v9f6ioxetl .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.mgrddroz9y .v9f6ioxetl .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .mgrddroz9y .v9f6ioxetl {
        padding-left: 1.5rem;
    }
}

.mgrddroz9y .pqkg06gvm6 {
    width: fit-content;
    position: relative;
}

.mgrddroz9y .yffc42m5qm {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .mgrddroz9y .yffc42m5qm {
        padding-left: 0;
    }
}

.mgrddroz9y .nmia7mrfz6 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .mgrddroz9y .fhl75rj6t0 {
        padding-bottom: 0.5rem;
    }
}

.mgrddroz9y .fhl75rj6t0 .z5ihsd1k3y.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.mgrddroz9y .eu26v9y5wi {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .mgrddroz9y .eu26v9y5wi {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .mgrddroz9y .eu26v9y5wi {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.mgrddroz9y .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.mgrddroz9y .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.mgrddroz9y .g1e89efz0s:focus,
.mgrddroz9y .pqkg06gvm6:focus {
    outline: none;
}

.mgrddroz9y .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.mgrddroz9y .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.mgrddroz9y .dropdown .dropdown-menu .dropdown-item .nrsx84sbay {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.mgrddroz9y .dropdown .dropdown-menu .dropdown-item .nrsx84sbay:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.mgrddroz9y .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.mgrddroz9y .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.mgrddroz9y .dmcl6q4g0i {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.mgrddroz9y .dmcl6q4g0i.opened {
    transition: all 0.3s;
}

.mgrddroz9y .dmcl6q4g0i .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.mgrddroz9y .dmcl6q4g0i .yffc42m5qm img {
    min-width: 6rem;
    object-fit: cover;
}

.mgrddroz9y .dmcl6q4g0i .cz1oi43i7j {
    z-index: 1;
    justify-content: flex-end;
}

.mgrddroz9y .dmcl6q4g0i.collapsed {
    justify-content: center;
}

.mgrddroz9y .dmcl6q4g0i.collapsed .g1e89efz0s .pqkg06gvm6::before {
    display: none;
}

.mgrddroz9y .dmcl6q4g0i.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .mgrddroz9y .dmcl6q4g0i.collapsed.opened:not(.navbar-short) .cz1oi43i7j {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.mgrddroz9y .dmcl6q4g0i.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.mgrddroz9y .dmcl6q4g0i.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.mgrddroz9y .dmcl6q4g0i.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.mgrddroz9y .dmcl6q4g0i.collapsed ul.v9f6ioxetl li {
    margin: auto;
}

.mgrddroz9y .dmcl6q4g0i.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.mgrddroz9y .dmcl6q4g0i.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .mgrddroz9y .dmcl6q4g0i {
        min-height: 72px;
    }

    .mgrddroz9y .dmcl6q4g0i .yffc42m5qm img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .mgrddroz9y .dmcl6q4g0i .g1e89efz0s .pqkg06gvm6::before {
        display: none;
    }

    .mgrddroz9y .dmcl6q4g0i.opened .dropdown-menu {
        top: 0;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .mgrddroz9y .dmcl6q4g0i .baed12kg69 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .mgrddroz9y .dmcl6q4g0i .lvip8f6q0b {
        flex-basis: auto;
    }

    .mgrddroz9y .dmcl6q4g0i .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.mgrddroz9y .dmcl6q4g0i.navbar-short .yffc42m5qm img {
    height: 2rem;
}

.mgrddroz9y .dropdown-item.b9vg8cjevc,
.mgrddroz9y .dropdown-item:active {
    background-color: transparent;
}

.mgrddroz9y .bcaslvx83u .v9f6ioxetl .pqkg06gvm6 {
    padding: 0;
}

.mgrddroz9y .fhl75rj6t0 .z5ihsd1k3y.dropdown-toggle {
    margin-right: 1.667em;
}

.mgrddroz9y .fhl75rj6t0 .z5ihsd1k3y.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.mgrddroz9y .dmcl6q4g0i.bcaslvx83u .dropdown .dropdown-menu {
    background: #ffffff;
}

.mgrddroz9y .dmcl6q4g0i.bcaslvx83u .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.mgrddroz9y .dmcl6q4g0i .dropdown.open>.dropdown-menu {
    display: flex;
}

.mgrddroz9y ul.v9f6ioxetl {
    flex-wrap: wrap;
}

.mgrddroz9y .ksg474dxk2 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .mgrddroz9y .ksg474dxk2 {
        text-align: left;
    }
}

.mgrddroz9y button.lvip8f6q0b {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.mgrddroz9y button.lvip8f6q0b .eq2gytzyev span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.mgrddroz9y button.lvip8f6q0b .eq2gytzyev span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.mgrddroz9y button.lvip8f6q0b .eq2gytzyev span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.mgrddroz9y button.lvip8f6q0b .eq2gytzyev span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.mgrddroz9y button.lvip8f6q0b .eq2gytzyev span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.mgrddroz9y nav.opened .eq2gytzyev span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.mgrddroz9y nav.opened .eq2gytzyev span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.mgrddroz9y nav.opened .eq2gytzyev span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.mgrddroz9y nav.opened .eq2gytzyev span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.mgrddroz9y .wkdgzx9bb0 {
    padding: 0 1rem;
}

.mgrddroz9y a.pqkg06gvm6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mgrddroz9y .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .mgrddroz9y .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .mgrddroz9y .dmcl6q4g0i {
        height: 70px;
    }

    .mgrddroz9y .dmcl6q4g0i.opened {
        height: auto;
    }

    .mgrddroz9y .g1e89efz0s .pqkg06gvm6:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.mgrddroz9y .csqd6elr0t {
    margin: -0.6rem -0.6rem;
}

.mgrddroz9y .lvip8f6q0b {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .mgrddroz9y .baed12kg69 {
        margin-right: auto;
    }

    .mgrddroz9y .cz1oi43i7j {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .mgrddroz9y .v9f6ioxetl .g1e89efz0s .pqkg06gvm6::after {
        margin-left: 10px;
    }

    .mgrddroz9y .v9f6ioxetl .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .mgrddroz9y .dmcl6q4g0i .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .mgrddroz9y .cz1oi43i7j {
        padding: 1rem;
    }
}

.wx6im7alxr {
    display: flex;
}

@media (min-width: 768px) {
    .wx6im7alxr {
        align-items: flex-end;
    }

    .wx6im7alxr .p72ebt18ja {
        justify-content: flex-start;
    }

    .wx6im7alxr .kqvmsvuq0w {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .wx6im7alxr .kqvmsvuq0w {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .wx6im7alxr {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .wx6im7alxr .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .wx6im7alxr .kqvmsvuq0w {
        width: 100%;
    }
}

.wx6im7alxr .mbr-fallback-image.disabled {
    display: none;
}

.wx6im7alxr .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.wx6im7alxr .szr0fueinv,
.wx6im7alxr .i8bv195lu9 {
    text-align: center;
    color: #ffc091;
}

.wx6im7alxr .ubhwe4g7il,
.wx6im7alxr .csqd6elr0t {
    text-align: center;
}

.wx6im7alxr .szr0fueinv {
    color: #DAB49D;
}

.wx6im7alxr .i8bv195lu9 {
    color: #DAB49D;
}

.dxlphb4pbn {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.dxlphb4pbn .mbr-fallback-image.disabled {
    display: none;
}

.dxlphb4pbn .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dxlphb4pbn .ze76xbpqk5 {
    background: #ffffff;
}

@media (max-width: 767px) {
    .dxlphb4pbn .ze76xbpqk5 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dxlphb4pbn .ze76xbpqk5 {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .dxlphb4pbn .ze76xbpqk5 {
        padding: 4rem;
    }
}

.dxlphb4pbn .ubhwe4g7il,
.dxlphb4pbn .csqd6elr0t {
    text-align: left;
}

.dxlphb4pbn .ruc6qaa3zs img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .dxlphb4pbn .ruc6qaa3zs img {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 768px) {
    .dxlphb4pbn .ruc6qaa3zs img {
        width: 80px;
        height: 80px;
    }
}

.dxlphb4pbn .ruc6qaa3zs {
    display: flex;
}

.dxlphb4pbn .xt3b2sl9qa {
    text-align: center;
}

.dxlphb4pbn .llxkakaq7v {
    text-align: center;
}

.a1o79ic38l .mbr-fallback-image.disabled {
    display: none;
}

.a1o79ic38l .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.n75z5xycz4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.n75z5xycz4 .s4kp72rq1u {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.n75z5xycz4 img,
.n75z5xycz4 .c0n6rfj87u {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.n75z5xycz4 .kxvm1n5gp2:focus,
.n75z5xycz4 span:focus {
    outline: none;
}

.n75z5xycz4 .kxvm1n5gp2 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .n75z5xycz4 .kxvm1n5gp2 {
        margin-bottom: 1rem;
    }
}

.n75z5xycz4 .zx0rive5mp {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.n75z5xycz4 .szr0fueinv {
    color: #232323;
}

.n75z5xycz4 .ubhwe4g7il,
.n75z5xycz4 .csqd6elr0t {
    color: #232323;
}

.n75z5xycz4 .omg1xkxjpi {
    color: #232323;
}

.n75z5xycz4 .oows8vkvkc {
    max-width: 800px;
}

.qcgfpd8tap {
    background-image: url("photo-1737737149038-e6532662659e.jpeg");
    overflow: hidden;
}

.lh4164464h {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-image: url("photo-1711497655896-f0a03a1607bb.jpeg");
}

.lh4164464h .mbr-fallback-image.disabled {
    display: none;
}

.lh4164464h .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lh4164464h .ze76xbpqk5 {
    background: #dab49d;
}

@media (max-width: 767px) {
    .lh4164464h .ze76xbpqk5 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lh4164464h .ze76xbpqk5 {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .lh4164464h .ze76xbpqk5 {
        padding: 4rem;
    }
}

.lh4164464h .ubhwe4g7il,
.lh4164464h .csqd6elr0t {
    text-align: center;
}

.lh4164464h .llxkakaq7v {
    text-align: center;
    color: #000000;
}

.m6blyowuig {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #ffffff;
}

.m6blyowuig .mbr-fallback-image.disabled {
    display: none;
}

.m6blyowuig .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.m6blyowuig .gsv1xenfv3 {
    flex-direction: row-reverse;
}

@media (max-width: 991px) {
    .m6blyowuig .zlg6m9g382 {
        margin-bottom: 1rem;
    }
}

.m6blyowuig .p72ebt18ja {
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (max-width: 991px) {
    .m6blyowuig .zlg6m9g382 {
        padding: 1rem;
    }
}

@media (min-width: 992px) {
    .m6blyowuig .jfwp1w2h5t {
        padding: 0 2rem;
    }
}

.m6blyowuig .szr0fueinv {
    color: #000000;
}

.m6blyowuig .ubhwe4g7il,
.m6blyowuig .csqd6elr0t {
    color: #000000;
}

.m6blyowuig img {
    width: 100%;
    object-fit: cover;
    height: 30rem;
}

@media (max-width: 767px) {
    .m6blyowuig img {
        height: 15rem;
    }
}

.h4lg3igxc6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.h4lg3igxc6 img,
.h4lg3igxc6 .c0n6rfj87u {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 767px) {

    .h4lg3igxc6 img,
    .h4lg3igxc6 .c0n6rfj87u {
        max-height: 300px;
    }
}

.h4lg3igxc6 .kxvm1n5gp2:focus,
.h4lg3igxc6 span:focus {
    outline: none;
}

.h4lg3igxc6 .zx0rive5mp {
    position: relative;
}

.h4lg3igxc6 .vcvlhqjm0t {
    position: relative;
    border-radius: 4px;
    background: #ffffff;
    height: 100%;
    display: flex;
    overflow: hidden;
    flex-flow: column nowrap;
}

.h4lg3igxc6 .vcvlhqjm0t .ca3v09spad {
    padding: 2.25rem 2.25rem 0;
}

.h4lg3igxc6 .vcvlhqjm0t .item-footer {
    padding: 0 2.25rem 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .h4lg3igxc6 .vcvlhqjm0t .ca3v09spad {
        padding: 2rem 1.5rem 0;
    }

    .h4lg3igxc6 .vcvlhqjm0t .item-footer {
        padding: 0 1.5rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .h4lg3igxc6 .vcvlhqjm0t .ca3v09spad {
        padding: 1.5rem 1.5rem 0;
    }

    .h4lg3igxc6 .vcvlhqjm0t .item-footer {
        padding: 0 1.5rem 1.5rem;
    }
}

.h4lg3igxc6 .csqd6elr0t {
    margin-top: auto !important;
}

.h4lg3igxc6 .szr0fueinv {
    color: #000000;
}

.h4lg3igxc6 .ubhwe4g7il,
.h4lg3igxc6 .csqd6elr0t {
    text-align: left;
}

.h4lg3igxc6 .omg1xkxjpi {
    text-align: left;
}

.h4lg3igxc6 .s4kp72rq1u {
    text-align: left;
    color: #000000;
}

.h4lg3igxc6 .qxg95z1k5n {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 370px;
    max-width: 370px;
}

@media (max-width: 768px) {
    .h4lg3igxc6 .qxg95z1k5n {
        min-width: 85%;
        max-width: initial;
    }
}

.h4lg3igxc6 .cuu1v9b6zf,
.h4lg3igxc6 .j0jeewssw4 {
    display: flex;
}

.h4lg3igxc6 .rk5non6i6h {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .h4lg3igxc6 .rk5non6i6h {
        display: none;
    }
}

.h4lg3igxc6 .rk5non6i6h:disabled {
    cursor: default;
    display: none;
}

.h4lg3igxc6 .rk5non6i6h:hover {
    background: #000;
    color: rgba(255, 255, 255, 0.5);
}

.h4lg3igxc6 .rk5non6i6h.j0jeewssw4 {
    left: 0;
    margin-left: 2.5rem;
}

.h4lg3igxc6 .rk5non6i6h.cuu1v9b6zf {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .h4lg3igxc6 .rk5non6i6h {
        top: auto;
    }
}

.h4lg3igxc6 .purr55wr8q {
    position: relative;
    width: 100%;
}

.h4lg3igxc6 .sujbxixm1z {
    overflow: hidden;
    width: 100%;
}

.h4lg3igxc6 .sujbxixm1z.is-draggable {
    cursor: grab;
}

.h4lg3igxc6 .sujbxixm1z.is-dragging {
    cursor: grabbing;
}

.h4lg3igxc6 .ivxj1z95sc {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 768px) {
    .h4lg3igxc6 .ivxj1z95sc .qxg95z1k5n:first-child {
        margin-left: 2rem !important;
    }

    .h4lg3igxc6 .ivxj1z95sc .qxg95z1k5n:last-child {
        margin-right: 2rem !important;
    }
}

.h4lg3igxc6 .oows8vkvkc {
    max-width: 800px;
}

.rj4tkgzgwb {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.rj4tkgzgwb .kxvm1n5gp2:focus,
.rj4tkgzgwb span:focus {
    outline: none;
}

.rj4tkgzgwb .kxvm1n5gp2 {
    cursor: pointer;
}

.rj4tkgzgwb .ggqli9g83v {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .rj4tkgzgwb .ggqli9g83v {
        grid-row-gap: 1rem;
    }
}

.rj4tkgzgwb .grid-container-1,
.rj4tkgzgwb .grid-container-2,
.rj4tkgzgwb .c2qssu5mla {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .rj4tkgzgwb .grid-container-1,
    .rj4tkgzgwb .grid-container-2,
    .rj4tkgzgwb .c2qssu5mla {
        gap: 0 1rem;
    }
}

.rj4tkgzgwb .szr0fueinv {
    color: #000000;
}

.rj4tkgzgwb .ubhwe4g7il,
.rj4tkgzgwb .csqd6elr0t {
    color: #000000;
}

.rj4tkgzgwb .oows8vkvkc {
    max-width: 800px;
}

.rj4tkgzgwb .eu26v9y5wi,
.rj4tkgzgwb .m5k08zao6q {
    overflow: hidden;
}

.rj4tkgzgwb .ggqli9g83v {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.rj4tkgzgwb .t8zjulyolf {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rj4tkgzgwb .t8zjulyolf img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .rj4tkgzgwb .t8zjulyolf img {
        min-width: 35vw;
    }
}

.rj4tkgzgwb .grid-container-1,
.rj4tkgzgwb .grid-container-2,
.rj4tkgzgwb .c2qssu5mla {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.rj4tkgzgwb .grid-container-1 {
    align-items: flex-end;
}

.rj4tkgzgwb .grid-container-2 {
    align-items: flex-start;
}

.cid-v2wNgiJAG7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2wNgiJAG7 .kxvm1n5gp2:focus,
.cid-v2wNgiJAG7 span:focus {
    outline: none;
}

.cid-v2wNgiJAG7 .m5k08zao6q {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wNgiJAG7 .oows8vkvkc {
    max-width: 800px;
}

.cid-v2wNgiJAG7 .kxvm1n5gp2 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2wNgiJAG7 .kxvm1n5gp2 {
        min-height: 45px;
    }
}

.i9kcgfo5tt {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.i9kcgfo5tt .mbr-fallback-image.disabled {
    display: none;
}

.i9kcgfo5tt .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.i9kcgfo5tt .bkuff63re6 .anpel2qfzh {
    width: 100%;
    display: block;
}

.i9kcgfo5tt .bkuff63re6 .llxkakaq7v {
    z-index: 1;
}

.i9kcgfo5tt .anpel2qfzh {
    color: #895737;
    text-align: center;
}

.i9kcgfo5tt .obc2dfhx7j {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .i9kcgfo5tt * {
        text-align: center !important;
    }

    .i9kcgfo5tt .content-column {
        margin-bottom: 2rem;
    }
}

.i9kcgfo5tt .oows8vkvkc {
    max-width: 800px;
}

.i9kcgfo5tt .xt3b2sl9qa {
    text-align: center;
}

.i9kcgfo5tt .llxkakaq7v,
.i9kcgfo5tt .card-img {
    text-align: center;
}

.dd9cldvrj5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.dd9cldvrj5 .ubhwe4g7il {
    color: #000000;
}

.dd9cldvrj5 .i8bv195lu9 {
    color: #000000;
}

.dd9cldvrj5 .szr0fueinv {
    color: #000000;
    text-align: center;
}

.dd9cldvrj5 .ubhwe4g7il,
.dd9cldvrj5 .kxvm1n5gp2 .csqd6elr0t {
    text-align: left;
}

.dd9cldvrj5 .zx0rive5mp {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .dd9cldvrj5 .zx0rive5mp {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .dd9cldvrj5 .zx0rive5mp {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.rn5wwvcswb {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.rn5wwvcswb .s4kp72rq1u {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.rn5wwvcswb img,
.rn5wwvcswb .c0n6rfj87u {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.rn5wwvcswb .kxvm1n5gp2:focus,
.rn5wwvcswb span:focus {
    outline: none;
}

.rn5wwvcswb .kxvm1n5gp2 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .rn5wwvcswb .kxvm1n5gp2 {
        margin-bottom: 1rem;
    }
}

.rn5wwvcswb .zx0rive5mp {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.rn5wwvcswb .csqd6elr0t {
    margin-top: auto !important;
}

.rn5wwvcswb .szr0fueinv {
    color: #000000;
}

.rn5wwvcswb .ubhwe4g7il,
.rn5wwvcswb .csqd6elr0t {
    color: #000000;
    text-align: center;
}

.rn5wwvcswb .omg1xkxjpi {
    color: #000000;
    text-align: center;
}

.rn5wwvcswb .oows8vkvkc {
    max-width: 800px;
}

.wtwy0iafu3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.wtwy0iafu3 .vrjqxrom0i {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.wtwy0iafu3 .vrjqxrom0i .am9yex8lo6 {
    margin: 8px;
}

.wtwy0iafu3 .vrjqxrom0i .am9yex8lo6 a:hover .nrsx84sbay,
.wtwy0iafu3 .vrjqxrom0i .am9yex8lo6 a:focus .nrsx84sbay {
    background-color: #f7f7f7;
}

.wtwy0iafu3 .vrjqxrom0i .am9yex8lo6 a .nrsx84sbay {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.wtwy0iafu3 .row-links {
    width: 100%;
    justify-content: center;
}

.wtwy0iafu3 .szr0fueinv {
    color: #ffffff;
}

.wtwy0iafu3 .szr0fueinv,
.wtwy0iafu3 .social-list {
    color: #000000;
}

.ego807u6ir {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.ego807u6ir .om28nbv283 {
    background-color: #ffffff;
    opacity: 0.4;
}

.ego807u6ir form .csqd6elr0t {
    text-align: center;
    width: 100%;
}

.ego807u6ir form .csqd6elr0t .jk9yqp0qca {
    display: inline-flex;
}

@media (max-width: 991px) {
    .ego807u6ir form .csqd6elr0t .jk9yqp0qca {
        width: 100%;
    }
}

.ego807u6ir .oows8vkvkc {
    max-width: 800px;
}

.aghsezxi8s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.aghsezxi8s .mbr-fallback-image.disabled {
    display: none;
}

.aghsezxi8s .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aghsezxi8s .ubhwe4g7il {
    color: #000000;
}

.aghsezxi8s .i8bv195lu9 {
    color: #ffffff;
    text-align: left;
}

.aghsezxi8s .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .aghsezxi8s .main-button {
        margin-bottom: 2rem;
    }
}

.aghsezxi8s .i8bv195lu9,
.aghsezxi8s .main-button {
    color: #000000;
}

.aghsezxi8s .vng9r32nan {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.aghsezxi8s .vng9r32nan iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.aghsezxi8s .vng9r32nan [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.aghsezxi8s .vng9r32nan[data-state] {
    background: #e9e5dc;
}

.aghsezxi8s .vng9r32nan[data-state="loading"] [data-state-details] {
    display: none;
}

.oyrmm0bvch {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
    overflow: hidden;
}